Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add toggleable infinite height in Infinite mode #961

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

Not-A-Normal-Robot
Copy link
Member

Resolves #959.

@Not-A-Normal-Robot
Copy link
Member Author

Features:

  • Sets spawn height to (board height) + 8 when active
  • When inactive, spawn height cannot be increased but it can still decrease using the previous rule, down to a minimum of 20 blocks,
Techmino.Quick.Showcase.-.Infinite.Height.mp4

@MrZ626
Copy link
Collaborator

MrZ626 commented Sep 5, 2023

one thing: don't use non-5N-font-size (I saw a 26)
it will cause a new font object created, occupying more memory

@Not-A-Normal-Robot
Copy link
Member Author

done

@brownhair72
Copy link

Very cool, but it looks like the infinite height mode doesn't move the camera enough, so only 3 blocks of space can be seen. The pieces also drop that low.

@Not-A-Normal-Robot
Copy link
Member Author

not sure what you mean by "the pieces also drop that low". they spawn 8 blocks above the highest mino of the stack

@brownhair72
Copy link

In the video, it shows that pieces only drop a block from the height

@Not-A-Normal-Robot
Copy link
Member Author

that's the ghost piece... 💀

@MrZ626 MrZ626 merged commit 3aa60d3 into 26F-Studio:main Sep 7, 2023
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite field height?
3 participants